Ensure that GtkRange allocates enough space for the value
authorMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jun 2016 01:28:44 +0000 (21:28 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 8 Jun 2016 01:28:44 +0000 (21:28 -0400)
commit7f06f2818aaef1994cb7224d95522b956bfd4ab8
tree3c383626428bd3383235e6b69ad1cef0af6763b6
parentdce4003c20bfd0a5100bd60dc0e923277b89684b
Ensure that GtkRange allocates enough space for the value

This is a long-standing problem of GtkScale.

https://bugzilla.gnome.org/show_bug.cgi?id=766372
https://bugzilla.gnome.org/show_bug.cgi?id=578626
https://bugzilla.gnome.org/show_bug.cgi?id=79229
gtk/gtkrange.c
gtk/gtkrange.h
gtk/gtkscale.c